avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1
authorIngo Brückl <ib@oddnet.de>
Wed, 9 Oct 2024 02:43:01 +0000 (04:43 +0200)
committerSebastian Ramacher <sramacher@debian.org>
Fri, 21 Feb 2025 12:16:27 +0000 (13:16 +0100)
commitd0e5bc619738d9131498b4adeffaa5d88b364dd9
tree2512b2bb27138af4fdff6e54b490a1a9c7845d4e
parent9baeb50f5c0e6003472c752d7134e16091896361
avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1

This adds VAAPIEncodeContext *ctx that has been removed
in aa82340b0ccdde4955fba41b8de5e45348ecd11d.

Signed-off-by: Ingo Brückl <ib@oddnet.de>
(cherry picked from commit 5557c673ea783a48e8b97c2b740b22eeeca6399b)

Gbp-Pq: Name 0011-avcodec-vaapi_encode-fix-compilation-without-CONFIG_.patch
libavcodec/vaapi_encode_h264.c